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