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