import type { JSX } from 'react'; export declare function NotFound(): JSX.Element;