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