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