import type { INodeProperties, INodePropertyOptions } from 'n8n-workflow'; export declare const updateVectorsOperation: INodePropertyOptions; export declare const updateVectorsFields: INodeProperties[];