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