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