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