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