#!/usr/bin/env node /** * @fileoverview bls-labor-mcp-server MCP server entry point. Registers all BLS tools * and initializes services via the framework's setup() callback. * @module index */ export {}; //# sourceMappingURL=index.d.ts.map