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