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