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