class DenoWhichRealEnvironment implements Environmentimport { DenoWhichRealEnvironment } from "https://dotland.deno.dev/x/dax@0.39.2/src/deps.ts"; PropertiesreadonlyosMethodsenv(key: string): string | undefinedstat(path: string): Promise<Deno.FileInfo>statSync(path: string): Deno.FileInfo