export = backup;
declare function backup(src: any, dest: any): Promise<void>;
//# sourceMappingURL=backup.d.ts.map