export declare const CORRECT_TEST_HMAC_VALUE = "test-hmac-value"; export declare const INCORRECT_TEST_HMAC_VALUE = "wrong-hmac-value"; export declare const TEST_BODY = "test-body"; export declare const TEST_SECRET = "test-secret"; //# sourceMappingURL=lib.test.d.ts.map