export interface WorkUserFrontlineFields { has_access: boolean; is_frontline: boolean; }