import { _ as VerifiedRegistration, a as verifyAuthenticationResponse, c as verifyRegistrationResponse, d as ChallengeData, f as ChallengeStore, g as VerifiedAuthentication, h as RegistrationResponse, i as generateAuthenticationOptions, l as AuthenticationOptions, m as RegistrationOptions, n as PasskeyAuthenticationErrorCode, o as generateRegistrationOptions, p as PasskeyConfig, r as authenticateWithPasskey, s as registerPasskey, t as PasskeyAuthenticationError, u as AuthenticationResponse } from "../authenticate-Da9jec28.mjs"; export { type AuthenticationOptions, type AuthenticationResponse, type ChallengeData, type ChallengeStore, PasskeyAuthenticationError, type PasskeyAuthenticationErrorCode, type PasskeyConfig, type RegistrationOptions, type RegistrationResponse, type VerifiedAuthentication, type VerifiedRegistration, authenticateWithPasskey, generateAuthenticationOptions, generateRegistrationOptions, registerPasskey, verifyAuthenticationResponse, verifyRegistrationResponse };