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