import { SvgIconComponent } from './types'; declare const ErrorIcon: SvgIconComponent; export default ErrorIcon;