export { Tabs, useTab, useTabList, useTabPanel } from './Tabs';
export type { TabsProps, TabListProps, TabProps, TabPanelProps } from './Tabs';
//# sourceMappingURL=index.d.ts.map