export const HTML_TAG_RE: RegExp;
export const HTML_OPEN_CLOSE_TAG_RE: RegExp;
