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