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