export declare function createWorkspaceCacheKey(absoluteRootPath: string): string; export declare function createWorkspaceChangedPathsCacheKey(rootPath: string, previousToken: string): string;