import type { Command } from 'commander'; export declare function registerMessageCommands(program: Command): void; //# sourceMappingURL=messages-cli.d.ts.map