xpath
Signature:
interface CustomQueryHandler { queryAll?: (node: Node, selector: string) => Node[]; }