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