export declare const HTML_ELEMENTS: Set; export declare const SVG_ELEMENTS: Set; export declare function shouldTagElement(tagName: string): boolean; //# sourceMappingURL=dom-elements.d.ts.map