import * as MyAccount from "../index.mjs"; export type AuthenticationMethodPasskey = MyAccount.AuthenticationMethodBase;