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