import Twemoji from "react-twemoji"; const EmojiComponent = ({ emoji }: { emoji: string | undefined }) => { return (