/**
 * Load env files from paths into process.env
 * @param {string[]} paths
 */
export declare function resolveEnv(paths: string[]): void;
//# sourceMappingURL=env.d.ts.map