XPathNSResolver:
    | (prefix: string | null) => string | null
    | { lookupNamespaceURI(prefix: null | string): null | string }