@interface SGPreferenceStorage : NSObject + (id)defaults; + (void)setMessagesToProcessImmediately:(long long)a0; + (void)setStructuredEventsDetectionEnabledForTests:(BOOL)a0; + (BOOL)showOperatingSystemVersionInSnippets; + (void)resumeNotificationQueue; + (void)setSyncHistoryToCloudForTests:(BOOL)a0; + (BOOL)enableDKIMEnforcement; + (BOOL)showEventsFoundInMail; + (BOOL)detectContacts; + (double)harvestBudgetCPUTimeSeconds; + (BOOL)allowAgeBasedPruning; + (void)updateIntSettingKey:(id)a0 withValue:(int)a1; + (void)setHarvestBudgetNumberOfOperations:(long long)a0; + (void)setShowCancelledEventsForTests:(BOOL)a0; + (void)setMailSaliencyDetectionEnabledForTests:(BOOL)a0; + (long long)hashedSessionsLogging; + (BOOL)detectRemindersInMail; + (void)setDisabledEventUpdateCategories:(id)a0; + (void)setContactSharingNegativeSamplingRate:(float)a0; + (BOOL)onlyShowSignificantNLEvents; + (void)setHidePastEventsForTests:(BOOL)a0; + (void)setContactsDetectionEnabledForTests:(BOOL)a0; + (void)setUseMLModelForSelfIdForTests:(BOOL)a0; + (id)didKVSMigrationTokenForIdentifier:(id)a0; + (BOOL)detectReminders; + (BOOL)showSuggestionsCalendar; + (void)setFirstPartyMailAppIsInstalled:(BOOL)a0; + (long long)harvestBudgetNumberOfOperations; + (void)setDetectContacts:(BOOL)a0; + (void)setAllowAgeBasedPruning:(BOOL)a0; + (long long)messagesToProcessImmediately; + (void)setDetectMessageEventsML:(BOOL)a0; + (BOOL)useManateeSaltForHistory; + (id)followUpTimeRangeForDebugging; + (BOOL)onlyShowSignificantPseudoContacts; + (id)userAccountsPersistedState; + (void)updateDetection:(BOOL)a0 forKey:(id)a1; + (void)setShowEventsFoundInMail:(BOOL)a0; + (BOOL)showContactsFoundInMail; + (BOOL)detectStructuredEvents; + (BOOL)useMLModelForSelfId; + (void)setOnlyShowSignificantPseudoContactsForTests:(BOOL)a0; + (void)setUseMLModelForContactSharing:(BOOL)a0; + (void)setEnableDKIMEnforcement:(BOOL)a0; + (void)setShowPastEvents:(BOOL)a0; + (BOOL)showPastEvents; + (void)setShowOperatingSystemVersionInSnippets:(BOOL)a0; + (void)setDetectNLEvents:(BOOL)a0; + (void)setHashedSessionsLogging:(int)a0; + (BOOL)allowAnyDomainForMarkup; + (void)updateBoolSettingKey:(id)a0 withValue:(BOOL)a1; + (void)setAllowGeocodeForTests:(BOOL)a0; + (float)contactSharingNegativeSamplingRate; + (BOOL)hidePastEventsForTests; + (BOOL)shouldHarvestEvents; + (void)setFirstPartyCalendarAppIsInstalled:(BOOL)a0; + (void)setDetectStructuredEventsML:(BOOL)a0; + (void)setDetectReminders:(BOOL)a0; + (void)setMessageEventsMLDetectionEnabledForTests:(BOOL)a0; + (void)setDidKVSMigrationToken:(id)a0 forIdentifier:(id)a1; + (void)setUserAccountsPersistedState:(id)a0; + (void)setHarvestBudgetCPUTimeSeconds:(double)a0; + (void)setDetectRemindersInMail:(BOOL)a0; + (void)setNLEventsDetectionEnabledForTests:(BOOL)a0; + (void)suspendNotificationQueue; + (void)removeDeprecatedDefaults; + (void)setOnlyShowSignificantPseudoContacts:(BOOL)a0; + (id)detectSalientMails; + (void)setAlwaysShowCancelledEvents:(BOOL)a0; + (void)setUseMLModelForSelfId:(BOOL)a0; + (BOOL)allowUnverifiedSourceForMarkup; + (void)resetAllPreferences; + (void)setAllowAnyDomainForMarkup:(BOOL)a0; + (id)disabledEventUpdateCategories; + (BOOL)mailIntelligenceSPILogging; + (void)setUseMLModelForContacts:(BOOL)a0; + (id)cloudKitPersistedState; + (BOOL)detectMessageEventsML; + (BOOL)alwaysShowCancelledEvents; + (void)setDetectStructuredEvents:(BOOL)a0; + (BOOL)syncHistoryToCloud; + (BOOL)useMLModelForContacts; + (void)setUseManateeSaltForHistory:(BOOL)a0; + (void)setMessagesToProcessImmediatelyForTests:(long long)a0; + (void)setRemindersDetectionInMailEnabledForTests:(BOOL)a0; + (void)setRemindersDetectionEnabledForTests:(BOOL)a0; + (id)defaultsForTests; + (void)setAllowUnverifiedSourceForMarkup:(BOOL)a0; + (void)setOnlyShowSignificantNLEvents:(BOOL)a0; + (void)setShowContactsFoundInMail:(BOOL)a0; + (id)followUpComputeCustomTimeRangeForLanguage:(id)a0; + (long long)suggestionsLogLevel; + (void)setCloudKitPersistedState:(id)a0; + (int)registerBlockOnSuggestionsSettingsChange:(id /* block */)a0; + (BOOL)detectStructuredEventsML; + (BOOL)detectNLEvents; + (BOOL)allowGeocode; + (void)setStructuredEventsMLDetectionEnabledForTests:(BOOL)a0; + (void)setSyncHistoryToCloud:(BOOL)a0; + (BOOL)useMLModelForContactSharing; @end