/** Directory-style cluster key: same parent path = same cluster. */ export declare function clusterKeyForUrl(pageUrl: string): string; //# sourceMappingURL=cluster-key.d.ts.map