import { INode, IWorkflowCredentials } from 'n8n-workflow'; export declare function WorkflowCredentials(nodes: INode[]): Promise;