export declare const buildSignature: (transactionId: any, orderPaymentId: any) => Promise<string>;
