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