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