import { INodeProperties } from 'n8n-workflow';
/**
 * UI parameters for the getNeighborApList operation
 */
export declare const getNeighborApListDescription: INodeProperties[];
