Importance type

Defines values for Importance. Possible values include: 'normal', 'high', 'urgent'

type Importance = "normal" | "high" | "urgent"