import type { ServerWithTools } from "../tools/types.js"; export declare function registerPrompts(server: ServerWithTools): void; //# sourceMappingURL=index.d.ts.map