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