export declare class ChangelogManager { generate(from?: string, to?: string): Promise; } //# sourceMappingURL=changelogManager.d.ts.map