import { Payment, PaymentOpts } from './index';
export declare function p2tr_ns(a: Payment, opts?: PaymentOpts): Payment;
