export declare enum WorkerBlockStatus { ACTIVE = "active", INACTIVE = "inactive" }