import { TEnvMapParams, TEnvMapWrapper } from '../Models'; export declare function EnvMapWrapper(params: TEnvMapParams): TEnvMapWrapper;