export declare function DeleteApiKey(host: string, apikey: string, identifier: string): Promise<void>;
