import { TabbarItem } from "./tabbaritem"; export type { TaroTabbarItemProps as TabbarItemProps } from "../../types"; export default TabbarItem;