export { Tabs } from './Tabs'; export { TabPanel } from './TabPanel'; export type { TabsProps, TabsSlots, TabItem } from './types'; //# sourceMappingURL=index.d.ts.map