import React from 'react';
export declare const PageNotFound: React.FC<{}>;
