/**



*/
import * as React from 'react';
export declare const ErrorIcon: ({ ...props }: {
    [x: string]: any;
}) => React.JSX.Element;
