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