/** * Final step in markdown parsing in unified.js * @param this The object, to which assign the compiler property */ export declare function compileHast(this: any): any;