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