import React from 'react'; import { IconProps } from "./"; declare const ErrorIcon: React.FC; export default ErrorIcon;