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