export { DOMImplementation } from "./dom"; export { DOMParser } from "./parser"; export { XMLSerializer } from "./serializer";