interface ConfigOptionsimport { type ConfigOptions } from "https://deno.land/std@0.160.0/dotenv/mod.ts"; Propertiesoptionalpath: stringoptionalexport: booleanoptionalsafe: booleanoptionalexample: stringoptionalallowEmptyValues: booleanoptionaldefaults: stringoptionalrestrictEnvAccessTo: StringList