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