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