import { SVGProps } from "react";
declare const MCMdlGripperTool: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlGripperTool };
