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