luxlabs header browser preview


@class UIViewController;

@interface CSContentActionInterpreter : NSObject

@property (weak, nonatomic) UIViewController *nowPlayingViewController;
@property (weak, nonatomic) UIViewController *digestOnboardingSuggestionViewController;

- (void).cxx_destruct;
- (void)_viewControllerFromAction:(id)a0 completion:(id /* block */)a1;

@end