import { ChannelEntry } from "../../tree/Channel"; export declare function openChannelInfo(channel: ChannelEntry): void;