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