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