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