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