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