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