export = importConfig; /** * @param {string} path */ declare function importConfig(path: string): Promise; //# sourceMappingURL=importConfig.d.ts.map