export declare enum WorkerScheduleEntityType { ACTIVITY = "activity", POOL_ACTIVITY = "pool_activity", MISSION = "mission" }