import { AuthenticationResult } from "./common"; export interface OTPResult extends AuthenticationResult { }