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