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