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