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