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