export declare function unescape(html: string): string;
