import { TabbarItem } from './tabbaritem.taro'; export type { TabbarItemProps } from './tabbaritem.taro'; export default TabbarItem;