export { default as AppRoutes } from './AppRoutes'; export * from './AppRoutes'; export { default as routePaths } from './routePaths'; export * from './routePaths';