import React from 'react'; declare const NotFound: () => React.JSX.Element; export default NotFound;