@class NSString, VKRouteContext; @interface VKRouteContextObserverThunk : NSObject { void *_transitSupport; struct _retain_ptr { void /* function */ **_vptr$_retain_ptr; VKRouteContext *_obj; struct _retain_objc_arc { } _retain; struct _release_objc_arc { } _release; } _routeContext; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)dealloc; - (id).cxx_construct; - (void).cxx_destruct; - (void)routeContextStateDidChange:(id)a0; - (id)initWithRouteContext:(id)a0 transitSupport:(void *)a1; @end