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