import WebpackDevServer from 'webpack-dev-server';
export declare function getWebpackDevServerConfig(): Promise<WebpackDevServer.Configuration>;
