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