export interface SaveUserConfigurationData { uniqueId: number; configuration: string; }