export declare const payment: { getPayment: (paymentId: string) => Promise; };