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