import type { IExecuteFunctions, IDataObject } from 'n8n-workflow'; export declare function execute(context: IExecuteFunctions, operation: string, i: number): Promise; //# sourceMappingURL=quarantine.d.ts.map