import * as React from 'react';
declare const NoFound: React.FC;
export default NoFound;
