import { EnvConfig } from '../types'; export declare const envContext: { __context__: EnvConfig | null; };