/**
 * @fileoverview Barrel file for the pubmedArticleConnections tool.
 * Exports the registration function for this tool.
 * @module src/mcp-server/tools/pubmedArticleConnections/index
 */
export { registerPubMedArticleConnectionsTool } from "./registration.js";
//# sourceMappingURL=index.d.ts.map