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