/// <reference types="react" />
import './EmoteIcon.css';
export declare const EmoteIcon: () => JSX.Element;
