import { Tabbar } from './tabbar.taro';
export type { TabbarContext } from './context';
export type { TabbarProps } from './tabbar.taro';
export default Tabbar;
