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