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