import { Payment, PaymentOpts } from '../types';
export declare function sstxchange(a: Payment, opts?: PaymentOpts): Payment;
//# sourceMappingURL=sstxchange.d.ts.map