import { INodeProperties } from 'n8n-workflow';
/**
 * UI parameters for the getWidsEvents operation
 */
export declare const getWidsEventsDescription: INodeProperties[];
