@class NSObject; @protocol OS_dispatch_queue, WBBookmarkProvider; @interface BookmarksForYouDataSource : WBSForYouRecommendationMediatorDataSource { id _bookmarkProvider; NSObject *_bookmarkProviderAccessQueue; } - (void)dealloc; - (void).cxx_destruct; - (void)retrieveRecommendationsMatchingTopic:(id)a0 withCompletionHandler:(id /* block */)a1; - (void)_bookmarksDidChangeWithNotification:(id)a0; - (id)initWithBookmarkProvider:(id)a0 accessQueue:(id)a1 bookmarkCollection:(id)a2; @end