import type { SearchTextHLType } from './lib/type'; declare const searchTextHL: SearchTextHLType; export default searchTextHL;