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