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