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