import Emoji from "react-emoji-render"; import * as React from "react"; function RewardItem(props: any) { return (

) } export default RewardItem