import { FindOperator } from '../FindOperator'; export declare function Equal(value: T): FindOperator;