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