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