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