import type { ReleaseOptions } from '../types'; export declare function releaseCommand(options?: ReleaseOptions): Promise; //# sourceMappingURL=release.d.ts.map