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