| import type { NextConfig } from 'next' | |
| declare function NextPluginRspack(config: NextConfig): NextConfig | |
| export = NextPluginRspack | |
| import type { NextConfig } from 'next' | |
| declare function NextPluginRspack(config: NextConfig): NextConfig | |
| export = NextPluginRspack | |