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