/* tslint:disable:all */ /* tslint:disable:all */ export interface ValidateSessionResponse { email: string; }