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