interface ProcessEnv
extends Dict<string>
Usage in Deno
```typescript import { type ProcessEnv } from "node:node__process.d.ts"; ```optional
TZ: string
Can be used to change the default timezone at runtime
TZ: string