luxlabs header browser preview


@class NSDictionary;

@interface ATXModeEntityTrialClientWrapperGuardedData : NSObject {
    NSDictionary *widgetModeEntityModelWeights;
    NSDictionary *notificationModeEntityModelWeights;
    NSDictionary *modeAffinityAppCategoryScores;
    NSDictionary *modeAffinityModelsConstants;
}

- (void).cxx_destruct;

@end