import { GridFilterOperator } from '../models/gridFilterOperator'; export declare const getGridBooleanOperators: () => GridFilterOperator[];