import Server from 'webpack-dev-server';
export declare const pluginInfoMiddleware: (devServer: Server) => void;
