/** * SmartEmbed Error Diagnosis Tool */ import { Tool } from './types.js'; export declare const errorDiagnosisTool: Tool; //# sourceMappingURL=diagnose.d.ts.map