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