export type GuxTextHighlightStrategy = 'start' | 'contains' | 'fuzzy';