import type { Command } from "commander"; export declare function registerChannelCommands(program: Command): void; //# sourceMappingURL=channels.d.ts.map