import { HighlightComponent } from './highlight.component'; export declare function chunks(text: string, indices: HighlightComponent.HighlightIndices[]): HighlightComponent.Chunk[];