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