import { ServerResult } from '../types.js'; /** * Get usage statistics for debugging and analysis */ export declare function getUsageStats(): Promise;