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