import type { Tool } from '../core/tools/tool-types.js'; export declare const codeDiagnosticsTool: Tool; //# sourceMappingURL=code-diagnostics.d.ts.map