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