import * as React from "react"; export declare const highlightText: (text: string, query: string) => React.ReactNode[]; //# sourceMappingURL=highlight-text.d.ts.map