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