@interface SearchUIAsyncSectionLoaderCache : TLKAsyncCache - (void)computeObjectForKey:(id)a0 completionHandler:(id /* block */)a1; - (void)getCardSectionsForSectionLoader:(id)a0 completionHandler:(id /* block */)a1; @end