export { default as Tabs } from './tabs' export type { TabsProps, TabsItem } from './tabs'