import { SVGIconDef } from './types'; declare const ErrorWarningOutlined: SVGIconDef; export default ErrorWarningOutlined;