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