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