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