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