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