import { INodeProperties } from 'n8n-workflow';
/**
 * UI parameters for the getMobility operation
 */
export declare const getMobilityDescription: INodeProperties[];
