export { Tabs, TabItem } from './Tabs'; export type { TabsProps, TabItemProps } from './types';