export interface UTLSetting { SettingName: string; Value: string; }