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