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