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