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