/** * Auto-generated from Slack OpenAPI spec — reactions.* methods * Run: npm run generate */ import type { Command } from "commander"; export declare function setupReactionsCommand(program: Command): void; //# sourceMappingURL=reactions.d.ts.map