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