export declare function resolveExecutionWorktreesRoot(stateDir?: string): string; export declare function resolveManagedWorktreePath(projectId: string, environmentId: string, stateDir?: string): string;