export declare enum Type { Commit = "commit", Branch = "branch", Tag = "tag" }