import type { ClusterEntry } from './schema.js'; export declare function findClusterByCwd(cwd?: string): Promise; //# sourceMappingURL=find-cluster.d.ts.map