Installation issue dhanhq in next.js

Hi Dhan Team ,
I hope you are doing well
I try to install dhanhq using
npm install dhanhq@latest

but after installation it show me error

Could not find a declaration file for module ‘dhanhq’. ‘c:/Users/rajan/Downloads/chatbotmulticoinvdev/chatbotmulticoinvdev/node_modules/dhanhq/dist/index.m.js’ implicitly has an ‘any’ type.
There are types at ‘c:/Users/rajan/Downloads/chatbotmulticoinvdev/chatbotmulticoinvdev/node_modules/dhanhq/dist/index.d.ts’, but this result could not be resolved when respecting package.json “exports”. The ‘dhanhq’ library may need to update its package.json or typings.ts(7016)

Please help me in this

Thanks