export declare enum PhaseProgress { Complete = "Complete", Current = "Current", Pending = "Pending" }