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