/// interface ImportMetaEnv { readonly VITE_MOST_POPULAR_RELAYS: string } interface ImportMeta { readonly env: ImportMetaEnv }