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