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