import type { INodeProperties } from 'n8n-workflow'; export declare const groupsOperations: INodeProperties[]; export declare const groupsFields: INodeProperties[];