export declare const safeRmDir: (path: string) => Promise; export declare const main: (updateHashes?: boolean) => Promise;