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