import type { HookFileSystem } from "./types.js"; export declare function runSubagentStopHook(input: unknown, fs: HookFileSystem): string;