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