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