import { ErrorComponentProps } from '@tanstack/react-router'; export declare function RooutErrorPage(props: ErrorComponentProps): import("react/jsx-runtime").JSX.Element;