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