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