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