export declare enum WorkerWarehousePerceptionStatus { LOW = "low", MEDIUM = "medium", HIGH = "high" }