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