export declare function getGitBranchLockfileNames(lockfileDir: string): Promise; export declare function cleanGitBranchLockfiles(lockfileDir: string): Promise;