export declare function generateJWTSHA256Proof(inputs: any, awsAccessKeyId: string, awsSecretAccessKey: string): Promise; export declare function generateJWTContentsProof(inputs: any, awsAccessKeyId: string, awsSecretAccessKey: string): Promise; //# sourceMappingURL=proverClient.d.ts.map