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