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