import type { ILoadOptionsFunctions, INodePropertyOptions } from 'n8n-workflow'; export declare function getResolveClashOptions(this: ILoadOptionsFunctions): Promise; export declare function getInputs(this: ILoadOptionsFunctions): Promise; //# sourceMappingURL=loadOptions.d.ts.map