@class NSObject; @protocol OS_dispatch_queue, OS_dispatch_source; @interface _LSInProcessSettingsStore : LSSettingsStore { NSObject *_dbCloseTimer; } @property (nonatomic) struct sqlite3 { } *database; @property (readonly) NSObject *internalQueue; - (id)init; - (void)dealloc; - (void)_internalQueue_loadDatabase; - (unsigned char)_internalQueue_selectUserElectionForIdentifier:(id)a0; - (void)_internalQueue_purgeDatabase; - (unsigned char)userElectionForExtensionKey:(id)a0; - (void).cxx_destruct; @end