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