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