import { SVGIconDef } from './types'; declare const CheckboxBlankCircleOutlined: SVGIconDef; export default CheckboxBlankCircleOutlined;