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