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