import { Update } from "./"; export declare const executeWhereLogic: (this: Update, column: any, value: any, op: any) => Promise;