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