import { type RemoteChannelClient } from "https://deno.land/x/rimbu@1.2.1/channel/custom/remote-channel-client/remote-channel-client.ts";
const { WriteChannelConfig } = RemoteChannelClient;
Interface defining the configuration options for creating a remote Channel.Write channel