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