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