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