I solved it!! For anyone, running into the same problem:
You need to add the module to the types field in your tsconfig.json file:
In VSCode, i also get the type information now.
Since im new to typescript and web-dev, maybe someone could tell me if this approach is correct?
Also, maybe someone can explain what's happening in the background.
Thanks anyways
-srcnuzn