interface DotenvConfigimport { type DotenvConfig } from "https://dotland.deno.dev/std@0.155.0/dotenv/mod.ts"; Index Signatures[key: string]: string