export interface ReactionTypeEmoji { type: string; emoji: string; }