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