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