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