Moving from Ionic v.1 to Ionic v.2. Problems?

Hi. I want to rewrite my current projects from Ionic 1 to Ionic 2. But I know that Ionic using Typescript. In my projects was used much plugins (cordova-*, etc.). I know that, this libraries does not contain ‘typescript definitions’… So question:
How I can use this libraries which writed on vanilla js and not including typescript files?
Or is it possible using regular libraries in Typescript files?