In a TypeScript project, when trying to compile, i get the following error: > index.d.ts(2,22): error TS2307: Cannot find module '@interactjs/interactjs/index' or its corresponding type declarations. **System configuration** interactjs version: 1.10.27 operating system: debian 11 npm version: 10.7.0 node: 18.20.4 typescript: 4.9.5