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