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