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