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