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