import webpack from 'webpack'; export declare function webpackCompiler(webpackConfig: webpack.Configuration): Promise; export declare function startSwcServer(): Promise; export default startSwcServer; //# sourceMappingURL=start.d.ts.map