import React from 'react'; export declare class NotFoundScreen extends React.Component { render(): React.JSX.Element; }