import type { Middleware } from './types.js'; export declare const devServer: Middleware;