import type { CommandExecutionOptions } from "../../cli/run-cli.js"; export declare function runInspectSession(options: CommandExecutionOptions, args: string[]): Promise; //# sourceMappingURL=session.d.ts.map