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