export declare function highlightFuseResult(text: string, indices: readonly [number, number][], tag?: string): string;