/**
 * Copyright IBM Corp. 2024, 2025
 */
export type GitProviders = 'github' | 'gitlab';
//# sourceMappingURL=git-providers.enum.d.ts.map