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