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