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