@class NSString, UIColor, CLInUseAssertion; @protocol CSDNDBedtimeGreetingDelegate; @interface CSDNDBedtimeGreetingViewController : CSModalViewControllerBase { UIColor *_legibilityPrimaryColor; CLInUseAssertion *_weatherInUseAssertion; } @property (weak, nonatomic) id delegate; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)dealloc; - (void)loadView; - (void)aggregateAppearance:(id)a0; - (void).cxx_destruct; - (BOOL)wouldHandleButtonEvent:(id)a0; - (BOOL)handleEvent:(id)a0; - (id)initWithLegibilityPrimaryColor:(id)a0; - (id)_greetingString; - (void)handleSecondaryActionForView:(id)a0; @end