import type { Command } from '../../commands/registry.js'; export declare const selectWorkspaceCommand: Command;