import { GlobalDataType } from '../main-config'; import { RsbuildConfig } from '@rsbuild/core'; export default function ({ projectPath, entryPath, env, customConfig }: GlobalDataType): Promise;