We want to export the emojiAvatarForAddress function from rainbowkit so we can "create our own ConnectButton".
With the address (via useAccount()), the emoji (via emojiAvatarForAddress), the AccountModal (via useAccountModal()), and (potentially) the ENS Avatar (via wagmi:useEnsAvatar()): we have everything we need.