How to render emoji in Confluence Cloud using Atlaskit

Hi folks! I’m working on rendering emojis in my Confluence app(Forge app). I found that Atlaskit has the Emoji component, but it is mentioned that it’s meant for internal use. Due to the use case of my application, I still wanna try it out and make it work, but ended up getting beaten down to the ground.

I’m using ResourcedEmoji to render emoji with emoji ID, which requires emojiProvider to work. I can’t figure out how to do the emoji resource configuration that stated here. I’m wondering is there any working example and any advise would be appreciated!