import type { DIconProps } from '../Icon'; export declare function CloseOutlined(props: Omit): JSX.Element;