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