import { INodeProperties } from 'n8n-workflow';
/**
 * Operation selector for the mobilitycontroller resource
 */
export declare const mobilitycontrollerOperationSelector: INodeProperties;
export declare const mobilitycontrollerDescriptions: INodeProperties[];
