import type { SlashCommandContext } from './types.js'; export declare function handleExitCommand(ctx: SlashCommandContext): void; //# sourceMappingURL=exit.d.ts.map