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