export declare const topics: { name: string; description: string; }[]; export declare const commands: any;