export declare function trackToolUsage(toolName: string, meta?: { [key: string]: string; }): Promise;