import { type DoctorResult } from "@berkayorhan/stackkit-schemas"; export declare function runDoctor(projectDirectory: string): Promise; //# sourceMappingURL=doctor.d.ts.map