export declare function escapeHtml(str: string): string; export declare function reverseEscapeHtml(str: string): string; //# sourceMappingURL=utils.d.ts.map