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