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