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