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