/**
 * Returns cache directory path
 */
export declare function getCacheDirPath(): string;
