import { ILoadOptionsFunctions, INodePropertyOptions } from 'n8n-workflow'; export declare function getInstances(this: ILoadOptionsFunctions): Promise;