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