export { Tabs } from '../Tabs/v2'; export { Panel as TabsPanel } from '../Tabs/v2/Panel'; export { Tab as TabsTab } from '../Tabs/v2/Tab'; export type { TabsProps } from '../Tabs/v2/props'; export type { TabsPanelProps } from '../Tabs/v2/Panel/props'; export type { TabsTabProps } from '../Tabs/v2/Tab/props'; //# sourceMappingURL=b.d.ts.map