export default getEnvValue; declare function getEnvValue(key: any): any;