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