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