/// interface ImportMetaEnv { // more env variables... } interface ImportMeta { readonly env: ImportMetaEnv; }