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