export interface IEmoji { text: string; code: string; }