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