luxlabs header browser preview


@interface SBHAppPredictionsElement : SBHCustomIconElement

+ (id)elementIdentifier;
+ (id)elementKind;

- (unsigned long long)supportedGridSizeClassesForIcon:(id)a0;
- (id)icon:(id)a0 imageWithInfo:(struct SBIconImageInfo { struct CGSize { double x0; double x1; } x0; double x1; double x2; })a1;
- (id)displayName;
- (BOOL)iconShouldIgnoreOtherDataSources:(id)a0;

@end