import type { McpServerConfigEntry } from "./types.js"; export declare function fingerprintMcpServer(entry: McpServerConfigEntry, workspaceCwd: string): string;