/// import webpack from "webpack"; export declare function createWebpackCompiler(options: { config: webpack.Configuration; }): webpack.Compiler; //# sourceMappingURL=create-webpack-compiler.d.ts.map