#!/usr/bin/env node
/**
 * MCP Quotes Server - Main Entry Point
 *
 * This is the main entry point for the MCP Quotes Server.
 * It initializes and starts the server to provide quote management functionality.
 */
export {};
//# sourceMappingURL=index.d.ts.map