export declare function resolveSessionCwd(cwd: string | null | undefined, fallbackCwd: string | null | undefined): string;