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