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