import * as React from 'react';
declare const ErrorSvg: (props: {
    [otherOptions: string]: unknown;
}) => React.JSX.Element;
export default ErrorSvg;
//# sourceMappingURL=ErrorSvg.d.ts.map