#!/usr/bin/env node
/**
 * Apple Human Interface Guidelines MCP Server
 *
 * A Model Context Protocol server that provides up-to-date access to Apple's
 * Human Interface Guidelines with comprehensive design system coverage.
 *
 * @version 1.0.0
 * @author Tanner Maasen
 * @license MIT
 */
export {};
//# sourceMappingURL=server.d.ts.map