import type { WebpackConfigWithDevServer } from '@teambit/webpack'; export default function envConfig(envId: string): WebpackConfigWithDevServer;