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