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