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