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