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