import { Config } from '../../types';
export default function loadConfig(): Promise<Config>;
//# sourceMappingURL=load-config.d.ts.map