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