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