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