import type { Configuration } from 'webpack-dev-server'; export declare function getWdsConfig(extend: Partial): Configuration;