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