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