export declare function readChangelogFile(p: string): Promise<string>;
