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