export interface WorkLabel { id?: string, name?: string, color?: string }