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