import type { ConfigSource } from "./types.js"; export declare function readConfigFile(path: string): Promise;