export declare const HTML_NAMESPACE = "http://www.w3.org/1999/xhtml"; export declare const XML_NAMESPACE = "http://www.w3.org/XML/1998/namespace"; export declare const SVG_NAMESPACE = "http://www.w3.org/2000/svg"; export declare const MATHML_NAMESPACE = "http://www.w3.org/1998/Math/MathML"; export declare const XLINK_NAMESPACE = "http://www.w3.org/1999/xlink"; //# sourceMappingURL=namespaces.d.ts.map