import { Command } from 'commander';
export declare function topicCommands(program: Command): void;
