export type IDeploymentHealth = string; export type DeploymentHealth = IDeploymentHealth; export type { IDeploymentHealth as IComGithubElasticCloudOnK8sV3PkgApisCommonV1DeploymentHealth, DeploymentHealth as ComGithubElasticCloudOnK8sV3PkgApisCommonV1DeploymentHealth };