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