import { IconDefinition } from '../types'; declare const ErrorOutlined: IconDefinition; export default ErrorOutlined;