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