Possible used jquery in typescript

I need used jquery in typescript and not angular2, this is possible?

Yes, it’s possible, but fairly unlikely that you really need it. Whatever it is that you’re really trying to achieve can likely be done in a more idiomatic way.