createWssChannelconst createWssChannel: (reference: Reference.Implementation,socketEndpoint: ({ rootDID }: {rootDID: string; }) => string,options: ChannelOptions,) => Promise<Channel>;