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