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