export type IOperationPhase = string;
export type OperationPhase = IOperationPhase;
export type { IOperationPhase as IComGithubArgoprojGitopsEnginePkgSyncCommonOperationPhase, OperationPhase as ComGithubArgoprojGitopsEnginePkgSyncCommonOperationPhase };