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