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