export declare enum GitProviderType { bitbucket = 0, github = 1, gitlab = 2 }