import type { ServiceContext } from '../types.js'; export declare function registerBuildTools(server: any, ctx: ServiceContext): void; //# sourceMappingURL=build-tools.d.ts.map