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