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