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