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