/** * Returns a string of escaped html */ export declare function html_(unsafe:string):string