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