import type * as Merge from "../../../index"; export type GeneralLedgerTransactionLineEmployee = string | Merge.accounting.Employee;