const Routes = {
  AuthorizedNavigator: <const>'AuthorizedNavigator',
  Home: <const>'Home',
  Profile: <const>'Profile',
  Guide: <const>'Guide',
}

export default Routes
