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