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