export declare enum CycleStatusEnum { OPEN = "OPEN", LOCKED = "LOCKED" }