import TabList from './TabList'; export { TabList }; export * from './TabList.types'; export default TabList;