/**
 * Roots management utilities
 *
 * This module provides functions for managing roots with the MCP server.
 */
export { onRootsChanged, listRoots } from "./roots-registration.js";
//# sourceMappingURL=index.d.ts.map