export declare const TAG_UNESCAPED: string[];
export declare const TAG_UNESCAPED_REGEX: RegExp[];
export declare const TAG_ESCAPED: string[];
