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