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