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