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