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