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