import { FindOperator } from '../FindOperator'; export declare function Not(value: T | FindOperator): FindOperator; //# sourceMappingURL=Not.d.ts.map