export type UserEvent = "add" | "remove" | "promote" | "demote";