import type { IExecuteFunctions, INodeExecutionData } from 'n8n-workflow'; export declare const loadOptionsFunctions: {}; export declare function execute(this: IExecuteFunctions): Promise;