export declare const parseTrie: (serializedTrie: string) => import("./nodes.js").TrieRootNode;
//# sourceMappingURL=parse-trie.d.ts.map