/**
 Finish the generation, generates the SUMMARY.html

 @param {Output}
 @return {Output}
 */
declare function onFinish(output: any): any;
export default onFinish;
//# sourceMappingURL=onFinish.d.ts.map