import { Command } from 'commander'; export declare function registerWorkspaceCommands(program: Command): void;