import { NotFoundProps } from "./NotFound"; export declare const NotFoundPage: (props: NotFoundProps) => import("@emotion/react/jsx-runtime").JSX.Element;