import { Configuration, Stats } from "webpack"; export declare const webpackAsync: (configuration: Configuration) => Promise;