export declare function prepublishGitCheck({anyBranch}: {
    anyBranch: any;
}): any;
