#!/usr/bin/env node
/**
 * MemorAI MCP Server - CBD Integration Fixed
 *
 * FIXES APPLIED:
 * - Enhanced CBD integration for proper memory persistence
 * - Fixed structured key generation to avoid duplicates
 * - Improved error handling and logging
 * - Optimized for production use with @codai/memorai-mcp package
 *
 * Date: July 30, 2025
 */
export declare function main(): Promise<void>;
//# sourceMappingURL=server-backup.d.ts.map