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

export default Routes;
