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