import { Configuration } from 'webpack-dev-server'; export declare const createWebpackDevServer: () => Configuration;