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