@class UIResponder; @interface TeaUI.SceneDelegate : UIResponder @property (nonatomic, readonly) UIResponder *nextResponder; - (id)init; @end