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