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