import { IEnv } from '../domain/IEnv'; export declare function getEnv(): IEnv;