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