import BottomNavigation, { BottomNavigationProps } from './BottomNavigation';
export default BottomNavigation;
export { BottomNavigationProps };
