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