import type { PathRouteProps } from 'react-router-dom';
declare const routes: PathRouteProps[];
export { routes };
