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