import type { BuilderOptions } from '../shared/index.js'; export declare function createRspackBuilderForModern(options: BuilderOptions): Promise;