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