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