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