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