import { INodeProperties } from 'n8n-workflow';
/**
 * Operation selector for the ap resource
 */
export declare const apOperationSelector: INodeProperties;
export declare const apDescriptions: INodeProperties[];
