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