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