/** * Session Recovery Token Tests * * These tests verify that extractSessionRecoveryToken and decryptResponseWithToken * produce correct results by running real HPKE key exchanges and AES-256-GCM * encryption/decryption — no mocks on the crypto path. */ export {}; //# sourceMappingURL=session-recovery.test.d.ts.map