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