export interface IAppSettings { apiUrl: string; version: string; }