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