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