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