/**
 * If we're crawling a new URL, we need to create a cluster name from it.
 */
export declare const createClusterNameFromURL: (url: string) => string;
//# sourceMappingURL=createClusterNameFromURL.d.ts.map