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