export declare function restoreBackup(ref: string, dest: string, full?: boolean): Promise<[string, Error]>;