UNPKG

@dccs/react-autocomplete-mui

Version:
3 lines (2 loc) 163 B
import * as React from "react"; export declare function HighlightQuery(text: string, query: string, style?: React.CSSProperties, ...others: any[]): JSX.Element;