import { IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1KustomizeReplica } from "./KustomizeReplica.js";
export type IKustomizeReplicas = Array<IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1KustomizeReplica>;
export type KustomizeReplicas = IKustomizeReplicas;
export type { IKustomizeReplicas as IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1KustomizeReplicas, KustomizeReplicas as ComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1KustomizeReplicas };
