import type { Command } from "commander"; export declare function registerReleaseCommand(program: Command): void; //# sourceMappingURL=release.d.ts.map