export { AzureDevOpsIntegrationArgs } from "./azureDevOpsIntegration";
export type AzureDevOpsIntegration = import("./azureDevOpsIntegration").AzureDevOpsIntegration;
export declare const AzureDevOpsIntegration: typeof import("./azureDevOpsIntegration").AzureDevOpsIntegration;
export { BitBucketIntegrationArgs } from "./bitBucketIntegration";
export type BitBucketIntegration = import("./bitBucketIntegration").BitBucketIntegration;
export declare const BitBucketIntegration: typeof import("./bitBucketIntegration").BitBucketIntegration;
export { CustomVCSIntegrationArgs } from "./customVCSIntegration";
export type CustomVCSIntegration = import("./customVCSIntegration").CustomVCSIntegration;
export declare const CustomVCSIntegration: typeof import("./customVCSIntegration").CustomVCSIntegration;
export { CustomVCSRepositoryArgs } from "./customVCSRepository";
export type CustomVCSRepository = import("./customVCSRepository").CustomVCSRepository;
export declare const CustomVCSRepository: typeof import("./customVCSRepository").CustomVCSRepository;
export { GitHubEnterpriseIntegrationArgs } from "./gitHubEnterpriseIntegration";
export type GitHubEnterpriseIntegration = import("./gitHubEnterpriseIntegration").GitHubEnterpriseIntegration;
export declare const GitHubEnterpriseIntegration: typeof import("./gitHubEnterpriseIntegration").GitHubEnterpriseIntegration;
export { GitHubIntegrationArgs } from "./gitHubIntegration";
export type GitHubIntegration = import("./gitHubIntegration").GitHubIntegration;
export declare const GitHubIntegration: typeof import("./gitHubIntegration").GitHubIntegration;
export { GitLabIntegrationArgs } from "./gitLabIntegration";
export type GitLabIntegration = import("./gitLabIntegration").GitLabIntegration;
export declare const GitLabIntegration: typeof import("./gitLabIntegration").GitLabIntegration;
//# sourceMappingURL=index.d.ts.map