import type { CommandExecutionOptions } from "../cli/run-cli.js"; export declare function runInspectCommand(options: CommandExecutionOptions): Promise; //# sourceMappingURL=inspect.d.ts.map