export declare function htmlEscapeAppendTo(html: string, data: string): string;
