export { MaterialTabBar, TABBAR_HEIGHT } from './TabBar';
export { MaterialTabItem } from './TabItem';
export type { MaterialTabBarProps, MaterialTabItemProps } from './types';
//# sourceMappingURL=index.d.ts.map