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