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