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