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