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