export type Label = { id: number; name: string; priority: number; };