@class SRSTState; @interface SRSTStateProxy : NSObject @property (retain, nonatomic) SRSTState *state; - (id)initWithState:(id)a0; - (void).cxx_destruct; @end
@class SRSTState; @interface SRSTStateProxy : NSObject @property (retain, nonatomic) SRSTState *state; - (id)initWithState:(id)a0; - (void).cxx_destruct; @end