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