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