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