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