import type * as Merge from "../../../index"; export type EmployeeGroupsItem = string | Merge.hris.Group;