export declare const CACHE_REVISION = 13;
export declare function getLocalCacheFileName(platform: string, repository: string): string;
