luxlabs header browser preview


@class SFListenToCardSection;

@interface SearchUIListenToAsyncSectionLoader : SearchUIAsyncSectionLoader

@property (retain) SFListenToCardSection *listenToCardSection;

+ (BOOL)supportsSectionModel:(id)a0;

- (void).cxx_destruct;
- (id)cacheIdentifier;
- (void)fetchCardSectionsWithCompletionHandler:(id /* block */)a0;
- (id)initWithSectionModel:(id)a0 result:(id)a1 queryId:(unsigned long long)a2;
- (id)placeholderCardSections;

@end