import { TabPane } from './tabpane.taro';
export type { TabPaneProps } from './tabpane.taro';
export default TabPane;
