export interface SearchOperator { value: string; label: string; } //# sourceMappingURL=search-operator.d.ts.map