export declare function setupStandaloneWorkspace(repoRoot: string, cacheableOperations: string[], workspaceTargets: string[]): Promise<void>;
