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