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