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