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