import { JsOperatorFunction } from '../operator.type';
export declare const equal: JsOperatorFunction;
