export declare function playerinfo(tag: string, apiKey: string): Promise<string>;
