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