export declare function resolveServerScopedSessionDir(serverId: string): string | null; export declare function ensureServerScopedSessionDir(serverId: string): string | null;