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