I was testing with vue on npm. It contain d.ts files in types folder so I reference it in my project like this

And this is what declared in that file

intellisense for Vue does not shown up

until I was remove all import and export keyword

Then it just shown

I was testing with
vueonnpm. It containd.tsfiles in types folder so I reference it in my project like thisAnd this is what declared in that file
intellisense for
Vuedoes not shown upuntil I was remove all
importandexportkeywordThen it just shown