export interface EnvInterface { [name: string]: string | undefined; } //# sourceMappingURL=EnvInterface.d.ts.map