import type { CommonCommandOptions } from "CommandOptions.js"; export declare function release(options: CommonCommandOptions): Promise;