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