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