import { ReactIconComponentType } from '../types';

declare const CheckBoxOutlineBlank: ReactIconComponentType;
export default CheckBoxOutlineBlank;
            