interface DotenvConfigimport { type DotenvConfig } from "https://deno.land/x/frugal@0.5.0/docs/dep/std/dotenv.ts"; Index Signatures[key: string]: string