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