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