import TabBarItem from './TabBarItem'; export { default as TabBar } from './TabBar'; export * from './index.types'; export { TabBarItem };