/// import { IconProps } from "../SvgIcon"; export declare const ToolF: (props?: IconProps) => JSX.Element; export default ToolF;