import { Logger } from '@stackbit/types'; export declare function loadEnv(dir: string, logger?: Logger): Promise; //# sourceMappingURL=env.d.ts.map