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