introduce `renderEmojiKeyboard` and `setRenderEmojiKeyboard` to `tooltip-provider`. `renderEmojiKeyboard` and `setRenderEmojiKeyboard` will be used to condionally render the emoji keyboard whenever the user clicks on the react button on the message tooltip. I will be introducing the react button in a subseqent diff.