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