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