export declare function UsageInfo(host: string, apikey: string, identifier: string): Promise<any>;
