/// <reference types="react" />
import { PublicComponentProps } from './types';
export declare const SVG404: (props: PublicComponentProps) => JSX.Element;
//# sourceMappingURL=SVG404.d.ts.map