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