import { Update } from "./"; export declare const executeInLogic: (this: Update, column: any, values: any[]) => Promise;