npm i --save-dev @types/<library_name> --legacy-peer-deps
Should do the work,after this the intellisense will be able to recognize it.