Could not find a declaration file for module 'vue-select'. code example
Example: Could not find a declaration file for module 'react'.
When a module is not yours - try to install types from @types:
npm install -D @types/module-name
When a module is not yours - try to install types from @types:
npm install -D @types/module-name