import { Command } from "commander"; export declare function registerReleaseCommands(program: Command): void;