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