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