export declare function useChannel(channel?: string): import("../../client").ClientChannel;
