export declare function replaceHtmlEntities(text: string): string; export declare const forbiddenAttrChars: string[];