/// <reference types="react" />
import type { BoxProps } from '@mui/material';
export declare const RoutesPage: React.FC<BoxProps>;
