import TabsList from './tabs_list'; import { TabsVariant, TabsType } from './types'; export { TabsList, TabsVariant, TabsType };