1import { createBottomTabNavigator } from '@react-navigation/bottom-tabs';
2export default createBottomTabNavigator;
3