import type { DoctorDeps, Finding } from '../types.js'; export declare function runPluginRootCheck(deps: DoctorDeps): Promise; //# sourceMappingURL=plugin-root.d.ts.map