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