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