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