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