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