Type Alias Emotion

Emotion:
    | "angry"
    | "disgust"
    | "fear"
    | "happy"
    | "sad"
    | "surprise"
    | "neutral"