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