import type { Label } from "../parse-domain.js"; import type { TrieNode } from "./nodes.js"; export declare const lookUpTldsInTrie: (labels: Array