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