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