import type { ConfigReport } from "./types.js"; export declare function validateConfig(projectRoot: string): Promise;