@interface SidecarRelayDelegateConduit : NSObject - (void)sendDataRequest:(id)a0 completion:(id /* block */)a1; @end