import React from 'react'; export declare const NotFound: React.FC; export default NotFound;