export declare enum ConnectionProviders { github = "github", gitlab = "gitlab", bitbucket = "bitbucket", azure = "azure" }