namespace NodeJS { interface ProcessEnv { NEXT_PUBLIC_API_BASE_URL: string } }