import * as React from 'react';
declare const NotFound: React.FC;
export default NotFound;
//# sourceMappingURL=NotFound.d.ts.map