export declare function highlightSearchMatch(root: Element, query: string): void; export declare function clearSearchHighlight(): void;