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