export interface EmoticonStat { emoticonId: number; count: number link: string; }