/**
 * /usage command
 * Displays token usage statistics
 */
import type { Command } from '../types/commands.js';
export declare const usageCommand: Command;
//# sourceMappingURL=usage.d.ts.map