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