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