luxlabs header browser preview


@class PGManagerWorkingContext;

@interface PGWallpaperSuggestionInformer : NSObject {
    PGManagerWorkingContext *_workingContext;
}

- (void).cxx_destruct;
- (id)initWithWorkingContext:(id)a0;
- (id)personLocalIdentifiersForTopPeople:(BOOL)a0;

@end