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