export interface IClientConfiguration { settings: Record; version: number; }