export interface VerifyChallengeOptions { authenticationChallengeId: string; code: string; }