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