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