export { default as Tabs } from './Tabs'; export type { TabsColor, TabsContext, TabsMethod, TabsProps, TabsRadius, TabsSize, TabsTone, } from './Tabs.types'; //# sourceMappingURL=index.d.ts.map