export { XPath } from './xpath'; export { Xslt, XsltOptions } from './xslt'; export { XmlParser, xmlEscapeText } from './dom'; export { ExprContext } from './xpath';