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