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