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