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