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