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