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