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