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