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