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