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