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