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