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