export interface WorkUserFrontlineFields { has_access: boolean; is_frontline: boolean; } //# sourceMappingURL=work-user-frontline.d.ts.map