import type { Match } from '../match';
export declare const annotateDOM: (textNodes: Array<Node | HTMLElement>, match: Match) => void;
//# sourceMappingURL=index.d.ts.map