export declare function unshallowAndSquashCurrentRepoAndSaveItAsReleaseBundle(): Promise; export declare function getGitBundlePathForRelease(githubOwner: string, githubRepo: string, release: string): Promise;