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