/** * Localized string keys for Emoji UI component */ export declare type EmojiStringKeys = 'emojiSearchPlaceholder' | 'emojiSearchInputAriaLabel';