import { Remove } from "./"; export declare const executeRegexLogic: (this: Remove, column: string, exp: RegExp) => Promise;