@class NSObject; @protocol OS_os_log, GTXPCConnection; @interface GTTransportClient : NSObject { NSObject *_log; id _connection; } - (id)allServices; - (id)capture; - (id)initWithConnection:(id)a0; - (void).cxx_destruct; - (id)serviceProvider; - (id)replayer; - (id)loopback; - (id)launcher; @end