#!/usr/bin/env node
/**
 * Ignite UI Theming MCP Server
 *
 * A Model Context Protocol server for generating Ignite UI theming code.
 * Provides tools for creating palettes, typography, elevations, and complete themes.
 */
export {};
