import { SVGProps } from 'react'; export declare function OutlineErrorRounded(props: SVGProps): JSX.Element;