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