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