import { INodeProperties } from 'n8n-workflow';
/**
 * Parameters for getEvents operation
 */
export declare const getEventsDescription: INodeProperties[];
