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