export interface BackupCodesChallengeResponse { nonce: string; regenerate_nonce: string; }