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