export declare const NAMESPACES: {
    readonly xmlns: "http://www.w3.org/2002/xforms";
    readonly orx: "http://openrosa.org/xforms";
    readonly h: "http://www.w3.org/1999/xhtml";
    readonly xsl: "http://www.w3.org/1999/XSL/Transform";
};
