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