import type { CoreSessionConfig } from "../types/config"; export declare function resolveWorkspacePath(config: CoreSessionConfig): string;