import { Config } from "./config"; export declare function loadConfig(path: string): Config | undefined; //# sourceMappingURL=load-config.d.ts.map