SettingsChange: {
    dataDecoded: DataDecoded;
    humanDescription?: string;
    richDecodedInfo?: RichDecodedInfo;
    settingsInfo?: SettingsInfo;
    type: SETTINGS_CHANGE;
}