export declare const OPERATORS: { readonly AND: 'AND'; readonly OR: 'OR'; }; //# sourceMappingURL=constants.d.ts.map