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