import { Tabs } from './tabs.taro'; export type { TabItemType, TabsProps, TabsTitle } from './tabs.taro'; export default Tabs;