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