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