import { PathRoute } from '@vorlefan/path';
export declare function compressBackup(route: PathRoute, progress: any): Promise<void>;
