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