export declare enum NameSpaces { XSD = "http://www.w3.org/2001/XMLSchema#", TREE = "https://w3id.org/tree#", RDF = "http://www.w3.org/1999/02/22-rdf-syntax-ns#", SHACL = "http://www.w3.org/ns/shacl#", EX = "http://www.example.org#" } //# sourceMappingURL=NameSpaces.d.ts.map