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