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