interface ImportMetaEnv { readonly GOOGLE_TAG_MANAGER_ID: string; } interface ImportMeta { readonly env: ImportMetaEnv; }