import type { FunctionComponent } from 'react'; export declare const NotFoundIcon: FunctionComponent; export default NotFoundIcon;