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