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