export declare const CACHE_PATH: string; export declare const DISTS_URL = "https://nodejs.org/dist/index.json"; export declare const SCHEDULES_URL = "https://raw.githubusercontent.com/nodejs/Release/master/schedule.json";