I am trying to install the package from the following command,
npm i @webex/widgets
It shows the package installed successfully.
But when importing the WebexMeetingsWidget component into the app.js it throws almost 82 errors.

I am using the React application with react^18.2.0