/* tslint:disable:all */ /* tslint:disable:all */ export interface SecureInitResponse { jwt: string; }