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