sig
  val make :
    ?switch:Lwt_switch.t ->
    OBus_connection.t -> OBus_name.bus -> OBus_name.bus React.signal Lwt.t
end