import { ENVIRONMENT } from '../../utils/environment'; /** * Gets the environment variables */ export declare function getEnv(): Required; //# sourceMappingURL=environment.d.ts.map