I am not able to consume this when trying to lazy load. My code is below. I request you to please help me in this. const { Tab, Tabs, TabList, TabPanel } = lazy(() => import('react-tabs'));