TypeScript cannot find type declarations for the imported JavaScript module. Install the corresponding `@types/` package or add a local `declare module` statement.
TS7016
typescript TypeScript cannot find type declarations for the imported JavaScript module. Install the corresponding `@types/` package or add a local `declare module` statement.