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