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