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