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