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