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