/** * Gets the path to the active sessions directory. */ export declare function getActiveSessionsPath(cachePath: string): string; //# sourceMappingURL=getActiveSessionsPath.d.ts.map