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