import type { ServerConfig } from './types.js'; export declare function autoDiscoverServers(userServers: Record, cwd?: string): Promise>; //# sourceMappingURL=auto-discover.d.ts.map