type EmoteState = "PERSONAL" | "LISTED"; export default EmoteState;