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