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