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