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