import { IExecuteFunctions, NodeOutput } from 'n8n-workflow'; export declare function unprotect(this: IExecuteFunctions): Promise;