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