error TS7016: Could not find a declaration file for module '@tezos-core-tools/crypto-utils'. '/Users/deulamco/Documents/github_repo/tezos/playground_tezos/node_modules/@tezos-core-tools/crypto-utils/dist/main.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/tezos-core-tools__crypto-utils` if it exists or add a new declaration (.d.ts) file containing `declare module '@tezos-core-tools/crypto-utils';`
I got error when trying to import this module.